| Name | Description | |
|---|---|---|
![]() | PDFFlowTableFormXObjectCell Constructor | Overloaded. |
The following tables list the members exposed by PDFFlowTableFormXObjectCell.
| Name | Description | |
|---|---|---|
![]() | PDFFlowTableFormXObjectCell Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | getBackground | Gets the cell background. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | getBorders | Gets the cell borders. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | getCellLeftBorder | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | getColSpan | Gets the number of columns this cell spans on. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | getContent | Gets the cell content. |
![]() | getFormXObjectHeight | Gets the form XObject height. If this value is 0, the height is computed automatically based on form XObject width in order to keep the original form XObject aspect ratio. |
![]() | getFormXObjectWidth | Gets the form XObject width. If this value is 0, the width is computed automatically based on form XObject height in order to keep the original form XObject aspect ratio. |
![]() | getHorizontalAlign | Gets the horizontal align. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | getInnerMargins | Gets the cell inner margins. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | getRow | Gets the row this cell belongs to. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | getRowSpan | Gets the number of rows this cell spans on. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | getStructureElement | Gets the structure element. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | getTag | Gets an arbitrary Object value that can be used to store custom information about this element. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | getVerticalAlign | Gets the vertical align. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | setBackground | Sets the cell background. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | setBorders | Sets the cell borders. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | setColSpan | Sets the number of columns this cell spans on. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | setContent | Sets the cell content. |
![]() | setFormXObjectHeight | Sets the form XObject height. If this value is 0, the height is computed automatically based on form XObject width in order to keep the original form XObject aspect ratio. |
![]() | setFormXObjectWidth | Sets the form XObject width. If this value is 0, the width is computed automatically based on form XObject height in order to keep the original form XObject aspect ratio. |
![]() | setHorizontalAlign | Sets the horizontal align. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | setInnerMargins | Sets the cell inner margins. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | setRowSpan | Sets the number of rows this cell spans on. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | setStructureElement | Sets the structure element. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | setTag | Sets an arbitrary Object value that can be used to store custom information about this element. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | setVerticalAlign | Sets the vertical align. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |